home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / netmail / gigo0524.zip / NOTES < prev    next >
Text File  |  1994-05-24  |  79KB  |  1,753 lines

  1. Notes & Updates to GIGO
  2. Jason Fesler, 1:203/7707
  3. jfesler@wmeonlin.sacbbx.com
  4.  
  5. If you are interested in the GIGO echo or the GIGO-L mailing list, [net/e]mail
  6. me at one of the above addresses.
  7.  
  8.  
  9.  
  10.  
  11.          B E T A  V E R S I O N ! 
  12.  
  13.          You are more than welcome to run this version;
  14.          however, be warned, it _will_ expire when it is roughly 
  15.          90 days old.  You will either need to register, or update
  16.          to a newer (or final 1.00) version before then.
  17.  
  18.          If the thought of running beta software worries you, then
  19.          either run GIGO in parallel with your current software,
  20.          or wait for the 1.00 release.  No promises when that will be
  21.          though ;-)
  22.  
  23.  
  24.  
  25.  *   Please, when reporting bugs, do the following:
  26.      o Get sample .X/.D files if it's a usenet->fidonet problem
  27.      o Get sample .PKT files if it's a fidonet->usenet problem
  28.      o Get your configuration and mapping files
  29.      o Make a small note file, ie README.1st, that contains
  30.        information about the problem
  31.  
  32.      Package all of this up into an archive (pkzip, arj, lzh)
  33.      and UUENCODE them to my email address, or file attach
  34.      them to my fidonet address, whichever is cheapest for you.
  35.      Preferably, make the archive name in the format
  36.      net-node.zip (ie, 1-31.zip) so that I can identify it easier
  37.      amongst everything else in that directory.
  38.  
  39.      The reason for all of this is that telling me that "it's not working"
  40.      is not enough; I need to be able to trace it and see it happening.
  41.      Also, a lot of bugs I can not reproduce, as I get different data
  42.      packets than you. :-)
  43.  
  44. Plans:
  45.    [netmail->email only]
  46.    Right now, when you write a message with multiple recipients,
  47.    GIGO writes one outgoing message for each recipient.  As I get
  48.    time, I will be re-arranging the code so that only one message
  49.    will actually go out, with all of the recipients on the list
  50.    attached to that single message.
  51.  
  52.  
  53. [05-24-94]  Lots of new little things !!
  54.  
  55.  
  56.             RMAIL_KEEP_ALL expanded - new keywords ..
  57.                "RMAIL_KEEP_ALL"      (or  "Keep Mail")
  58.                "RMAIL_HIDE_ALL"      (or  "Hide Mail")
  59.                "RNEWS_KEEP_ALL"      (or  "Keep News")
  60.                "RNEWS_HIDE_ALL"      (or  "hide News")
  61.             These will change the default status of message headers
  62.             on usenet->fidonet format translation.  You may default
  63.             news or mail headers to always be show, or to always be
  64.             hidden.
  65.  
  66.             SPLIT kludge line conforms to the "standard" one.
  67.  
  68.             You can now cleanly abort the processing of your mail.
  69.             Hit [ESC] when processing mail; a small pop-up will appear,
  70.             asking you to hit "Y" to confirm it.   It may take a moment
  71.             for this window to pop up, as it is only checked _between
  72.             files_.  This method will cleanly and safely shut GIGO down,
  73.             and properly close any files etc that may be open.
  74.             >>Ctrl-Break is still allowed, but is NOT a clean exit!
  75.             >>I could not cleanly trap the Ctrl-Break key, so use ESC!!!
  76.  
  77.  
  78.             New keyword:  TRANSLATE_CONTROL .. Creates kludgelines
  79.             for Squish 1.10 to automaticly cancel messages.  Whenever
  80.             a message comes in a newsgroup with the "Control: cancel .."
  81.             header, GIGO will translate it to ^aACUPDATE: DELETE ...".
  82.             (See the new Squish 1.10 documentation on ACUPDATE kludges)
  83.  
  84.             Otherwise..  if you define "DELETE_CONTROL", all messages
  85.             with the Control: header defined, are arbitrarilly nuked.
  86.             Caio!
  87.  
  88.  
  89.             Message headers were only importing the first line from
  90.             multiline headers.  Fixed.  (Not sure if gigo0405 had this
  91.             problem, but the ginnypig versions _did_)
  92.  
  93.             When importing origin lines into the organization line,
  94.             the node address gets stripped.
  95.  
  96.             Worked some on incoming dates
  97.  
  98.             the Allow: keyword works now  (config reader error)
  99.  
  100.             MAPSITEUNDEF - similiar to MAPSITELOCAL and MAPSTYLESITE.
  101.             This allows a template (ie, *user@*fnz.fidonet.org)
  102.             when writing newsgroups, or bouncing messages, from people
  103.             who are not otherwise authorized to use the gateway.
  104.             This option has been added for people who are not using
  105.             GIGO in fidonet environments; the .fidonet.org that was
  106.             the default was inappropriate for them.
  107.  
  108.             TRANSLATE - There is now a translation table for fidonet->
  109.             internet 8 bit messages.  You can change how the characters
  110.             get translated.
  111.  
  112.             MSGID and Message-ID stuff worked on, trying to remove
  113.             an incompatability with Squish 1.10's dupe checker.
  114.             Also trying to get messages from internet->fidonet->internet
  115.             to re-use the original Message-ID: field, so that dupe checkers
  116.             on the net will catch it (Apparently, at least one country
  117.             has a problem with dupe loops between the gates  and the net).
  118.  
  119.             MSGID's when using the NIKE option are now "midxxxxxxxxxxxxx"
  120.             instead of "<xxxxxxxxxxxxxx>" .. The brackets were causing
  121.             the new Squish 1.10 to think everything was a dupe.  Great, eh?
  122.  
  123.             Fixed a ginnypig version problem of when the mapping.cfg
  124.             contained "+ alt.*" and a user posted in "alt.fubar" ...
  125.             the messages were being posted as "alt.*" instead of "alt.fubar".
  126.  
  127.             For people who need the XQT files to say that they are
  128.             from "uucp" instead of from the actual user,
  129.             you can specify "XQT_FROM_UUCP" (mainly for david nugent)
  130.  
  131.             Direct support for hosting mailing lists without the use
  132.             of a message base, using standard ASCII files as the
  133.             temporary medium.  See MAILLIST.CFG for details.
  134.             I plan on adding Digest Message support as an external
  135.             program in the near future.
  136.  
  137.             Email -> News converter:  Write email to a site on your
  138.             gateway, and have it posted as news!  (Used by mailing
  139.             list functions in MAILLIST.CFG)
  140.  
  141.             Email -> Echomail converter:  Write email to a site on
  142.             your gateway, and have it posted as echomail!  (Used by
  143.             mailing list functions in MAILLIST.CFG)
  144.  
  145.             Statistics freaks:  LOGTRAFFIC  TRAFFIC.LOG will create
  146.             a TRAFFIC.LOG containing information about all incoming
  147.             and outgoing email.  You can analyze this log file
  148.             to produce billing if desired.  [A statistics program
  149.             is not currently available.  Any bright programmers
  150.             out there that like ASCII files?]
  151.  
  152.             Some lines that you told to HIDE or KILL would show up
  153.             anyways if they take up more than one line in the original
  154.             config file.  Fixed.
  155.  
  156.             Worked a bit on MSGID generation.  Trying to out-maneuver
  157.             dupe detectors that use MSGID.
  158.  
  159.             REPLY kludge lines created by the gateway (for threading
  160.             with DOS bbs packages) were not consistant with the MSGID's
  161.             that were created.  Fixed.
  162.  
  163.             Added code to handle name-munging performed by UUCICO
  164.  munging:   when the file name being transfered does not match
  165.             the host names involved.   Experimental; this one
  166.             was hacked with trial & error, since it is not documented
  167.             very well in the Waffle docs, and the 1.63 sources don't
  168.             provide any clues, either.  I _think_ this will solve cases
  169.             where the filename and the hostname do not match.
  170.  
  171.             If GIGO can not find your files, try using "ALTMUNGING"
  172.             in your configuration files.
  173.  
  174.  
  175.             Messages with just a tearline and origin (no message body)
  176.             were causing portions of memory to be overwritten when
  177.             the signature code added in the user's signature.  Fixed.
  178.  
  179.             Old syntax of the MAP command revived, as well as a new syntax.
  180.               MAP + alt.*         ; Just like + alt.* in mapping.cfg file
  181.               + alt.*             ; just like + alt.* in mapping.cfg file
  182.               MAP MAPPING.CFG     ; "includes" mapping.cfg file
  183.               INCLUDE MAPPING.CFG ; "includes" mapping.cfg file
  184.  
  185.  
  186. [04-05-94]  Whew!
  187.  
  188.             Baby girl "Branwyn Ruth Fesler" born 02-14-94 - On Valentines day!
  189.  
  190. [configuration]
  191.  
  192.             Support for a new keyword ("INCLUDE").  You can now INCLUDE
  193.             external parts into your config file. Logical uses would be if
  194.             you need to run more than one config file; you can make the
  195.             common parts of the config in a single file for easy editing.
  196.  
  197.             Config file reading revamped; now a slower method is used
  198.             in order to not allocate the memory until we know exactly
  199.             how many we need.  Comments etc no longer affect the memory
  200.             usage (even temporarily).  However, the more INCLUDE statements
  201.             you use, the longer it is liable to take.
  202.  
  203. [mapping configuration]
  204.  
  205.             If you are upgrading, the usage of the MAP statement has CHANGED!
  206.  
  207.             (old)  MAP MAPPING.CFG
  208.             (new)  INCLUDE MAPPING.CFG
  209.  
  210.             You can now make seperate mapping files, and INCLUDE them, or
  211.             you can directly import your mapping straight into the config
  212.             file to make it one big messy config file from hell.   Either
  213.             way..
  214.  
  215.             You can include mapping statements directly into your regular
  216.             config file now.
  217.  
  218.                 MAP + news.answers   (in your config file)
  219.  
  220. an              INCLUDE MAPPING.CFG  (in your config file)
  221.                 + news.answers       (in your mapping.cfg)
  222.  
  223.             are identical in function.
  224.  
  225.  
  226.  
  227. [time related]
  228.  
  229.             Support for time zones in New Zealand (I think) is correctly
  230.             working.  They are 30 minutes out of synch with the rest of the
  231.             world.  [I _think_ this works correctly; I'm sure that P.Thornton
  232.             will let me know..]
  233.  
  234. [headers, and integration of FTN and Usenet technologies]
  235.  
  236.             Message-ID's and References can now be (semi) transparently
  237.             gated, by making some non-standard ^aMSGID lines in the fidonet
  238.             messages.  Look for "KEEP_THREADS" in the gateway.cfg
  239.             file.  By default, this is disabled.
  240.  
  241.             Multi-line headers are now correctly read [ie, From: lines that
  242.             span two lines, etc].  This fixes the activity of some bouncing,
  243.             etc where the address itself was not on the first From: line.
  244.  
  245. [messages]
  246.  
  247. **          Bounce messages, etc are now sysop-definable - look in
  248.             the file called GATEWAY.MSG for all of the default messages,
  249.             and to see how to change any of those messages to those of your
  250.             choice.
  251.  
  252.             changed "mail-daemon" to "mailer-daemon", in another effort
  253.             at keeping the mailer-daemons daemon aware amongts themselves
  254.             on the internet.
  255.  
  256.             USER ... INFO ...   commands will no longer say they are
  257.             from the mailer-daemon, but instead from the user.
  258.  
  259.  
  260. [signatures]
  261.  
  262.             SIGNATURES!  [go away..]    Look at bottom of GATEWAY.MSG
  263.             to see a sample of how signatures look.
  264.  
  265. [ml - mailing list and netmail packing related]
  266.  
  267.             ML.EXE now supports:
  268.                  Squish
  269.                  *.MSG
  270.                  Jam
  271.                  Hudson
  272.             NOTE * THE CONFIG FILE _DID_ CHANGE SOME!  READ THE ML.DOC
  273.             FILE FOR THE FORMAT OF THE NEW ML.CFG FILE!
  274.  
  275. [addressing inbound+outbound]
  276.  
  277.             GIGO will now properly handled quoted addresses for incoming
  278.             and outgoing email (ie, "Joe Blow"@some.wierd.site).  GIGO
  279.             will not generate quoted addresses, but it will understand them.
  280.  
  281.             Now Valid:
  282.              to: joe.blow@some.unix.system
  283.              to: "Joe Blow"@some.vms.system
  284.              to: joe.blow@some.site.org (Some User Name Here)
  285.              to: Some User Name <joe.blow@some.site.org>
  286.  
  287.             Note, that if a Some User Name is specified, it is _STRIPED_
  288.             at the gateway.  I don't have the time to complete rewrite the
  289.             gateway interpreter; this will work, though, for getting the
  290.             mail _out_ to the recipient.
  291.  
  292.             Even though quoted addresses are legal, PLEASE, do NOT encourage
  293.             their use.  I can not guarantee that all of the sites on the
  294.             internet can deliver it properly, nor other gateways, etc.
  295.             It should only be used if and only of the other end is using it,
  296.             for _their_ address.
  297.  
  298.             When making "To:" or "Cc:" lines in your fidonet message,
  299.             only use one address per line.  This was neccesary to safely
  300.             handle the quoted names, etc.
  301.  
  302.             Mailing list conversion was still case sensitive.  Neutered.
  303.  
  304.  
  305. [packet files  inbound/outbound]
  306.  
  307.             cmsg cancel messages can now be ignored
  308.             by specifying  "cmsg_cancel" in your config
  309.  
  310.             "Short Date" fields in .PKT files from ancient mal-formed
  311.             fidonet software have been neutered.  The combination of a
  312.             few mail tossers with ancient software [Opus being prime
  313.             example] were creating the short packets.
  314.  
  315.             Trailing garbage on outgoing mail fixed.  Happened mostly
  316.             on messages that had both carriage returns and line feeds.
  317.             [Ie, GoldEd]
  318.  
  319. [misc]      stack size increased from 40k to 50k
  320.  
  321.             Compiled with newer version of the compiler; they claim that
  322.             the startup code is cleaner and faster now.  I don't believe
  323.             them, but ..
  324.  
  325.  
  326.  
  327. [02-09-94]  ML recompiled to handle over 256 messages.  Now handles 2048
  328.             *.MSG messages or 5000 squish messages.
  329.  
  330.             ORIGINADDRESS - you may now have the Origin: line state
  331.             a different fidonet address other than your gateway.
  332.             Ie, if your gateway is 1:203/7707.999, and your main
  333.             address is 1:203/7707.0, you can state ORIGINADDRESS 1:203/7707,
  334.             and origin lines will use that address instead of your point
  335.             address.  (This was added against my better judgement.  Speed
  336.             wise, nothing should be affected.)..
  337.  
  338.             Fixed .f.n.z... parsing (after I made GIGO case insensitive)
  339.  
  340.             BURT_JUDA_HACK had a bug on the From and Received: lines
  341.  
  342.             Added switch:  NOVIDEO (or /NOVIDEO on command line).
  343.             Turns off all video after the configs initialize.
  344.             I mean _all_ video.  Really.  Every bit of it.
  345.             I considered making it switchable, depending on the job that
  346.             was being processed, but there is not enough of a speed increase
  347.             to justify that much work.  Instead, I modified the actual
  348.             video routines, to globally turn them on and off.  I was able
  349.             to see a 20% speed increase this way.   Note that video is turned
  350.             off _AFTER_ GIGO has initialized, so that if there are any
  351.             errors in the config, you'll see them.
  352.  
  353.             BLOCKADDRESS now understands two forms:
  354.              BLOCKADDRESS + *LISTSERV*     will block all listserv processors
  355.              BLOCKADDRESS - *@wmeonlin.*   except mine.. :-)
  356.             If you don't specify + or - , it will assume +
  357.  
  358.             USER bounce 1:2/3.4   USER NAME     should now work as expected.
  359.             USER bounce *:*/*.*   USER NAME     should also work.
  360.  
  361.             Kludge lines in the middle of messages should no longer
  362.             truncate messages prematurely.  Thanks to JOHO who places
  363.             *&@#! kludge lines in the _middle_ of forwarded messages..
  364.  
  365.             Whoops.  Forgot to take the 64k limit out of the mapping
  366.             section, a limit from the ancient 8088'able version. :-)
  367.             Same goes for the config section.
  368.  
  369.             Provisions made for when there IS no map file
  370.  
  371.             Map file + lines now honor moderated newsgroups (only = did before)
  372.             Map file = lines had a problem when only the newsgroup
  373.                name was mentioned and the fidonet echo name was not. fixed
  374.  
  375.             GIGO has stopped being case-sensitive (I hope).  GIGO will
  376.             _always_ make everything lowercase before doing any kind of
  377.             comparisons; when generating outbound mail, it will preserve
  378.             the case that you specify in the config files.
  379.  
  380.             Messages from any address with "daemon" or "bounce" in it
  381.             are automaticly rerouted to the admin if they were
  382.             headed towards any automated address; the fidonet TO field
  383.             will contain "root:" followed by the address that was
  384.             being sent to.
  385.                Affects:
  386.                    mailing lists
  387.                    fileserv/ftpmail
  388.                    external functions
  389.  
  390.             The return address for external functions will always be
  391.             the same as the address originally emailed to (ie,
  392.             mail sent to listserv@wmeonlin.sacbbx.com will be answered
  393.             by the same address).
  394.  
  395.             The return address for fileserv has changed from fileserv-sender
  396.             to fileserv, so that people may directly reply to the fileserv
  397.             mechanisms.  Bounced messages, etc, will be handled by
  398.             provisions mentioned above.
  399.  
  400.             PARTIAL-35, similiar to FSC-35.
  401.             Tells the gateway to only use FSC-35 when the return
  402.             address is different from the fidonet header, ie when the
  403.             address is too long to fit or when real names are used.
  404.             Using it will slow down your gate with yet another string
  405.             copy and comparison, but some people want it.
  406.  
  407.             If the nodelist index is empty, nodelist checking disables
  408.             itself, instead of bouncing everybody.
  409.  
  410.             Grunged messages _were_ looping.  Not any more.  It will no
  411.             longer get hung up on them.
  412.  
  413.             COMPILE.EXE modified to allow for blank lines that don't have
  414.             a semicolon at the front.  [Groglist.017 has this problem.]
  415.  
  416.             CASE_INSENSITIVE no longer needed.  Too many people are getting
  417.             mail from their host with the improper case.  I'll just make GIGO
  418.             not be case-sensitive.  You can now get rid of multiple copies
  419.             of the same SITE or USER command if the only difference is the
  420.             case.  When _generating_ addresses, the first matching address will
  421.             be honored; when _receiving_ addresses, case will not matter.
  422.  
  423. [01-14-94]  Netmail request a receipt (either kind allowed in netmail)
  424.             will illicit a response from the gateway, acknoweledging
  425.             the gateway itself got it.  In addition,p "Return-Receipt-To:"
  426.             now gets added to the message headers.  Not many sites support it,
  427.             but I've heard that sendmail does.
  428.  
  429.             (I love standards, so MANY to choose from!)
  430.  
  431. File Attaches!
  432.  
  433.             This is bound to open a rather large bag of worms, but ..
  434.  
  435.             To set up GIGO to allow file attaches, you will need to do
  436.             the following steps:
  437.  
  438.           -Add to your config:
  439.             FILESERV-ATTACH                ; enables attachments
  440.             FILESERV-INBOUND  c:\fd\files\ ; Your fidonet inbound directory
  441.             FILESERV-HOLD     c:\fd\hold\  ; Where to move files that the
  442.                                            ; gateway wants to send out
  443.                                            ; (facilitates YOUR cleaning things
  444.                                            ; up, by keeping things together)
  445.                                            ; DON'T FORGET TRAILING BACKSLASHES
  446.  
  447.  
  448.             You will _also_ need to enable FILESERV services for your gateway.
  449.  
  450.  
  451.             When GIGO sees a message with the file attach attribute on it,
  452.             GIGO will attempt to move the file from the inbound to the hold
  453.             directory.  It is up to you what to do with the files in the HOLD
  454.             directory after GIGO is done; you can keep them, delete them,
  455.             save them for a week, whatever.
  456.  
  457.             Once GIGO has decided what files are being sent, GIGO will
  458.             generate a .REQ file in your spool directory - the same type of
  459.             file that gets generated whenever GIGO gets a ftpmail request.
  460.  
  461.             The recipient will receive a status message, followed by the
  462.             files, from the account "ftpmail-sender".  The status message
  463.             will state who triggered the send, as well as instructions for
  464.             decoding the file.
  465.  
  466.             Enabling this option in GIGO is going to be opening yourself up
  467.             to a can of worms - potential problems you may experience are
  468.             listed below.  You will have to decide if you want to allow
  469.             it (most gateways don't).
  470.  
  471.               Potentional Problems         Solution
  472.  
  473.               - "HOLD" directory fills up  Make an event to clean it out
  474.                                            once a day, or after each run.
  475.               - Users may send to a        None.   :-(
  476.                 fidonet address
  477.               - If you pay metered rates   None.   :-(
  478.                 for UUCP connections,
  479.                 things can get expensive.
  480.  
  481.             Note that you, the administrator, will need to take special note
  482.             that you can ONLY file attach things that are in a requestable
  483.             directory on your hard drive.  The file-attach mechanism WILL
  484.             strip any directory names etc from the filename.  The only way
  485.             to bypass this is to not use file attaches, but to insteasd
  486.             generate .REQ files manually.  See the 01-06-94 notes.
  487.  
  488.  
  489.  
  490.             Account name expansion is now double checked, and reran, if not
  491.             completely expanded.  SITE GATEWAY x:x/x statements were not
  492.             expanding correctly, and neither were SITE *FTN or SITE *FNZ
  493.             statements.  They would subsitute user.name@*ftn.mysite.domain,
  494.             instead of expanding the *ftn part.
  495.  
  496.             Crude checking on SITE statements now being done.  Not perfect,
  497.             but should catch some of the errors.  GIGO will tell you which
  498.             line it knows it's going to have problems on.
  499.  
  500.             Same as above for USER statements.
  501.  
  502.  
  503. [01-13-94]  BLOCKADDDRESS  *listserv*
  504.             BLOCKADDRESS   *fileserv*
  505.             BLOCKADDRESS   *ftpmail*
  506.             BLOCKADDRESS   *BITFTP*
  507.  
  508.             The above will block most attempts (not all) for users to
  509.             receive massive amounts of mail that you might be paying
  510.             long distance for.  You may actually specify any address
  511.             pattern you want; wildcards are accepted for this parameter.
  512.  
  513.             You can extend this to BLOCKADDRESS *.z[123456].fidonet.org,
  514.             to stop people from being able to email to their fidonet
  515.             address equivalent.  (By defualt, GIGO turns such requests
  516.             back to netmail, and never sends them out to the internet
  517.             in the first place.  This is just one step further.)
  518.  
  519.             Note that BLOCKADDRESS _can_ be easy to fool, by the user
  520.             rearranging the address.  I suggest keeping the rules simple,
  521.             using wildcards (like the above examples).
  522.  
  523.          o  The BURT_JUDA_HACK option.  This option is probably going to
  524.             be useless under most circumstances.  Anyone that can use it
  525.             without pissing off their host, cool.  What it does is
  526.             change the top line of outgoing email from
  527.             "From site!user date+time remote from site" to
  528.             "From user@site date+time".  This is apparently needed for
  529.             (at least)Burt Juda's SMTP mailer or scripts.  If it works for
  530.             you, cool.  If you break something by using this option, may your
  531.             host suspend you by your genitals. =O You've been warned.
  532.  
  533.                                 :-)
  534.  
  535.  
  536.          o  Mapping file:
  537.             ! newsgroup.name SAVETEXT dirname\
  538.             ! newsgroup.name SAVETEXT dirname\  FIDONETNAME
  539.             ! newsgroup.name LOGTEXT filename.log
  540.             ! newsgroup.name LOGTEXT filename.log FIDONETNAME
  541.  
  542.             You can capture a specific newsgroup, and save that newsgroup
  543.             to individual files (*.IN files in the directory specified) or
  544.             to a single file.  This is for external processing.  You may
  545.             also specify the fidonet echoname to save it as (one way,
  546.             to fidonet only).  If you need both directions, you'll need to
  547.             _also_ make a = nesgroupname FIDONETNAME   _after_  these
  548.             lines.
  549.  
  550.             Usefulness?  Some people want to trap and convert the
  551.             *.binaries.* groups, and some want to trap areas like
  552.             news.answers.   I personally keep updated copies of all of the
  553.             .FAQ's posted to news.answers, and have a batch file set up
  554.             that takes the new ones, grabs the "Archive-Name:" out of it,
  555.             and puts it in the file directory for me.
  556.  
  557.  
  558. [01-11-94]  Made a modification to the COMPRESS program to speed up
  559.             performance...  Instead of copying to temp files
  560.             we let the compress program worry about creating or eliminating
  561.             the "#! cunbatch" line.   This cuts _my_ time down significantly,
  562.             as there are is 8-10 megs less copying back and forth on my
  563.             system a day..
  564.  
  565.             Note:  You may run with (1) of the following setups..
  566.  
  567.  [old compress]   COMPRESS compress.exe
  568.                   DECOMPRESS compress.exe -d
  569.                   ; FASTCOMPRESS  is commented, as this is the old program
  570.  
  571.  [new compress]   COMPRESS compress.exe -m
  572.                   DECOMPRESS compress.exe -d
  573.                   FASTCOMPRESS; make sure you have COMPRESS -m
  574.  
  575.  
  576.  [old gzip]       COMPRESS gzip.exe ; only use gzip if your host will take it
  577.                   DECOMPRESS gzip.exe -d
  578.                   ; FASTCOMPRESS  is commented, as gzip doesn't support it
  579.  
  580.   [no new gzip yet]
  581.  
  582.       o   other minor bugs fixed, can't remember them off hand.
  583.  
  584.  
  585. [01-06-94]  IMPORTANT!!!!!!!!!!!!!!!!!!!!!!
  586.  
  587.         NOTE BOTH CHANGES TO FTPMAIL AND MAPSTYLE HAVE BEEN MADE.
  588.         IF YOU DO NOT UPDATE YOUR CONFIGS, THINGS ___WILL___ BREAK.
  589.   ┌─
  590.   │ .   MAPSTYLE usage has changed, and is now definable for any
  591.   │     situtation you have.  You specify the way you want it to look.
  592.   │     Even the strange addresses that are needed by Gary Rux are
  593.   │     acheivable.  (Hiya Gary! :-)
  594.   │
  595.   │     MAPSTYLE:  Obsolete.
  596.   │
  597.   │     Replaced by:
  598.   │       MAPSTYLELOCAL  [format string]    ; Used when SITE LOCAL is specified
  599.   │       MAPSTYLESITE   [format string]    ; Used when SITE sitename .. parameters are used
  600.   │
  601.   │         Format string may be a template of the address you would like
  602.   │         formed by the gateway.  Valid variables are:
  603.   │             *site     ; Used with MAPSTYLESITE; current user
  604.   │             *user     ; Used with any template; current site
  605.   │             *mysite   ; Your "mysite" variable
  606.   │             *domain   ; Your "domain" variable
  607.   │             *myfeed   ; Your "myfeed" variable
  608.   │
  609.   │       Examples for MY site:
  610.   │         MAPSTYLELOCAL   *user@wmeonlin.sacbbx.com
  611.   │         MAPSTYLESITE    *user@*site.wmeonlin.sacbbx.com
  612.   │
  613.   │      The sample config file has more details and examples.  This overhaul
  614.   │      on the address generator should be able to accomodate everyone.
  615.   │      Bugs are likely to creep up, see the top of this file for sending
  616.   │      me bug reports.
  617.   │
  618.   │
  619.   │ .   All config verbs with "FTPMAIL" as part of it's name should be
  620.   │     renamed to "FILESERV" (ie, FTPMAIL-LIST  should be FILESERV-LIST).
  621.   │     GIGO will now process files to either "fileserv" or to "ftpmail",
  622.   │     but will be known as "fileserv".
  623.   │
  624.   │     The reason for this is because GIGO is not doing true ftpmail, which
  625.   │     involves ftp'ing to a remote site, getting a file, and sending to the
  626.   │     user.  More than a few people actually on the internet expressed
  627.   │     their desire to not confuse people on this concept, and suggested
  628.   │     the more common standard of "fileserv".
  629.   │
  630.   │     For now, GIGO will update it's config files internally, replacing every
  631.   │     instance of the keyword "FTPMAIL" with "FILESERV", for backwards
  632.   │     compatibility.
  633.   │
  634.   └ .   worked on ASCII transfers with ftpmail again..  Word wrapping has
  635.         been removed; it's causing problems for some people.  Most text files
  636.         are already wrapped at 80 columns; the gateway will no longer mutilate
  637.         anything that was formated differently.  With luck, no exception errors
  638.         for Scott..
  639.  
  640.     .   Added ability to read CR/LF delimited files from your host
  641.         (You must add CRLF to your config file, as this slows things down,
  642.         so is off by default).  I have no way of confirming that this
  643.         works; if anyone still has problems, see the top of this file
  644.         for sending me bug reports (ie, I need SAMPLES! to fix it if it's
  645.         broken!)
  646.  
  647.     .   Fixed the missing blank line between message body and header.
  648.  
  649.     .   ftpmail (ahem) fileserv limits are being honored now.. if you
  650.         specify maximum values, they will be honored.
  651.  
  652.     .   fileserv:  If you manually make a .REQ file, and you specify
  653.         filenames _with_ their drive+directory name, the files you are
  654.         sending do not have to be in the okfiles area, and bypass all
  655.         limits.  You can use this to manaully send something out.
  656.         Also, if the file name (with dir names etc) starts with a
  657.         # or ^ (binkley users will understand..)  the file will be nuked
  658.         after transmitting.  This is useful for people using their gateways
  659.         to tunnel fidonet mail via uucp.   Note, wildcards are NOT allowed
  660.         when you specify the directory name etc (sorry).
  661.  
  662.          Sample  .REQ files
  663.       ┌─────────────────────────────────┐
  664.       │myfriend@somesite.com            │ First line is where to send to
  665.       │; comment sent to user           │ ; lines are sent verbatim
  666.       │; comment sent to user           │
  667.       │gigo0103.zip                     │ sends if found in your list of dirs
  668.       │e:\gateway\gigo0103.zip          │ will send specifically this file
  669.       │^E:\outgoing\00001eba.mo1        │ will send, and _then_ kill it.
  670.       │^E:\outgoing\tic\tk001234.tic    │ will send, and _then_ kill it.
  671.       └─────────────────────────────────┘
  672.  
  673.           (Don't let this give you guys any bad ideas, grin!)
  674.  
  675.  
  676. [01-03-94]  Happy new year, folks
  677.  
  678.     .   When a message doesn't have a message body, GIGO will now
  679.         properly detect it, and write "message grunged / no body" in it.
  680.         If it can't find a body because the headers were too long (geez,
  681.         100-300k of HEADERS?!?) GIGO will simply junk the message.
  682.  
  683.     .   FTPMAIL additions..
  684.  
  685.           FTPMAIL-DEFAULT 75000 will specify that the default segment size
  686.           for split uuencoded binary files being sent back out will be of
  687.           75000 byte segments (which will expand to be 100k of text).  The
  688.           requesting party may choose an alternate size if desired.  The help
  689.           screen will reflect the default split size.
  690.  
  691.           Note that if the person requesting a file is from fidonet (ie, the
  692.           gateway KNOWS that it will be sending it back out as netmail right
  693.           away), ftpmail will change the default for him/her to 9990 bytes; it
  694.           will be up to him/her to switch it as desired.  Too many mail
  695.           processors puke on messages larger than 16k.
  696.  
  697.           FTPMAIL will now, when a user requests a name without wildcards
  698.           or regular expressions, stop after it finds the first match.  No more
  699.           sending out 2-3 copies of the same file..  If the user _does_ use
  700.           wildcards, multiple sends are still possible however.
  701.           Only exception:  "magic" names, even if they have wildcards, will
  702.           allow multiple instances; you can use one magic name multiple times
  703.           to indicate multiple files.
  704.  
  705.  
  706.     .   MULTIPLEHEADERS tells GIGO to place the usenet headers in all of
  707.         the fidonet messages, instead of just the first message, when it
  708.         comes accross a usenet message that is too large for fidonet.
  709.  
  710.     .   MAXNEWSGROUPS xx tells GIGO to allow up to xx copies of the
  711.         same message to be cross-posted.  If the message is cross-posted
  712.         to more newsgroups than the number you specify, GIGO will publish
  713.         only the first copies.  Default & maximum = 20.
  714.  
  715.     .   (Just a note)
  716.  
  717.         GIGO will have problems if your host is sending carriage returns
  718.         in the mail he sends you.  I will later add the option of
  719.         handling carriage returns in the files, but it will drasticly
  720.         slow down GIGO's ability to read the files having to translate
  721.         things.  It is better if you can get your feed to simply not
  722.         send the carriage returns, as is standard.
  723.  
  724.     .   Make sure you get a new copy of COMPILE.ZIP; it contains
  725.         a bug fix.  Especially if you have any "down" or "hold"
  726.         systems in your area.. :-)
  727.  
  728.     .   CASE_INSENSITIVE will force Gigo to change all incomming email
  729.         messages to all lowercase.  All outgoing addresses will also
  730.         be forced to lowercase.
  731.  
  732.     .   BACKWARDSFEED will tell Gigo, when creating outgoing spool
  733.         files to your host, to use the wrong site name (ie, using HIS
  734.         site's name isntead of YOUR site name) in the file names.
  735.         Don't use this unless you really need it, and UNDERSTAND why you
  736.         need it.  Serious.
  737.  
  738.     .   FastReturn verb wasn't 100% perfect - when you had the key to
  739.         disable 'Fidonet.Org' being a built-ion FastReturn, it still
  740.         wasn't taking fidonet.org out..   Fixed.
  741.  
  742.     .   /TEST can now be specified on the command line; I've kludged
  743.         things in a way that it inserts the TEST verb for you in the config
  744.         memory.
  745.  
  746.     .   Allow_ lines were not being recognized, due to a bug in using the
  747.         wrong type of search command.  Fixed.
  748.  
  749.     .   Date: lines modified slightly; they no longer show the name
  750.         of the timezone, just the actual number.  Appears to have
  751.         caused conflicts with C_NEWS, despite the standards.
  752.  
  753.     .   X-Mail-Agent line can be turned off for special circumstances
  754.         only; if your host says that this line is causing network problems,
  755.         email me, and I will give you a key to turn it off.
  756.  
  757.         In general, I am leaving this line IN.  Half the messages I see
  758.         in the newsgroups _also_ have a similiar line; in any case,
  759.         X-... lines are supposed to be ignored; they are like fidonet
  760.         kludge lines.  I want to leave this line IN messages, so that if
  761.         there are network problems, they can be directly traced back
  762.         to GIGO if it GIGO is causing the problem (as well as vsn info);
  763.         or, if it's not GIGO, I have claims to support it.
  764.  
  765.      .  At the request of garux@mdtn_bbs ..  a specialty option to
  766.         allow outgoing _email_ only to be routed to different spools, based
  767.         on where it is headed.  If you don't understand this option,
  768.         don't use it.
  769.  
  770.         _Most_ sites don't need this, and the inclusion of
  771.         even one of these statements will slow down _all_ outbound email,
  772.         as it turns on the extra checking needed to figure out where to
  773.         send things.  The routines had to make use of scanning the config
  774.         memory every pass, and make use of regex routines (which are
  775.         always slower processing).
  776.  
  777.             ROUTESPOOL  spoolname <sitename optional, defaults to spoolname>
  778.         As example:
  779.  
  780.             ROUTESPOOL  citrus  citrus
  781.             ROUTESPOOL  sacbbx  sacbbx
  782.             ROUTESPOOL  frackit uucp      ; All .uucp feeds assumed to
  783.                                           ; be routable via frackit
  784.  
  785.         I have _no_ plans on expanding this to news, or mailing lists.
  786.         The mailing list processor will have no ideas what is going on;
  787.         if you need to seperate the various newsgroups to different feeds,
  788.         run seperate config files with seperate addresses.  It is strictly
  789.         for email.
  790.  
  791.         I'm not even sure if this will work as expected.  Good luck..
  792.  
  793.  
  794. [12-29-93]
  795.     .   ASCII files via ftpmail were sporadic.  I rewrote it;
  796.         it will no longer attempt to split lines (now assumes that
  797.         your textfiles are already split, not too unreasonable for most).
  798.         In addition, the ASCII files are NOT split across multiple messages;
  799.         it is now left to the receiver's software to either display it
  800.         correctly or split it to multiple messages.  I can not get
  801.         it to properly stop at the end of a line.
  802.  
  803.         Hopefully, this won't be much of a problem, I don't know many
  804.         people that have huge ASCII documents online; almost everyone's
  805.         software can handle a couple hundred K without a problem.
  806.  
  807.         Good news; it will transfer back to your host a lot faster,
  808.         since it's not in tiny peices.
  809.  
  810.         Note that binaries are still sent in split form.
  811.  
  812.     .   ML.EXE updated to look at the MSGSENT flag.
  813.  
  814. [12-28-93]
  815.     .   Don't know why the KEEP_.. and KEEP.. statements worked at all
  816.         for me.  Fixed them for everyone else.
  817.  
  818.     .   Newsgroups were not ensuring that the message ended with a
  819.         line feed.  Didn't seem to affect anyone, but does look confusing
  820.         when reading the generated output.
  821.  
  822.     .   Another USER statement..
  823.            USER logme  LOGTEXT C:\FILES\LOGME.LOG
  824.         Any messages set to the specified user will be saved to the log
  825.         file specified, seperated by a line of ________ between messages.
  826.         What this will be useful for, beats me, but what the heck, it's
  827.         only 1k of code.
  828.  
  829.     .   New MAPPING statements..
  830.  
  831.          ! newsgroupname SAVETEXT C:\FILES\UUIN\
  832.          ! newsgroupname LOGTEXT  C:\FILES\NEWSGRP.LOG
  833.  
  834.         Note that they start with "!" on the line; they will signify
  835.         to GIGO that it is an extended command (so that I can add other
  836.         commands in this way without slowing things down for any other
  837.         newsgroup).
  838.  
  839.         You will need to specify the newsgroup name, the extended command,
  840.         and the optional data for that command.
  841.  
  842.         Usefullness?  You can monitor a .binaries newsgroup, saving
  843.         all of the messages to text files, so that you can have an
  844.         intelligent uudecoder (ie, UUDO, or the one I am building now)
  845.         go through and recreate the binary files.
  846.  
  847. [12-27-93]
  848.     .   New USER function
  849.            USER  uuin  SAVETEXT C:\FILES\UUIN\
  850.  
  851.         Whenever email is sent to uuin@yoursite, the message is
  852.         saved to a textfile ( xxxxxxxx.in ) in the c:\files\uuin\
  853.         directory.  This is for use with external processors
  854.         such as "UUDO", a processor that recreates binary files from
  855.         uuencoded messages.  (Freq UUDO*.* from my system)
  856.  
  857.         Note that messages made with this function are not split into
  858.         15k segments, but are instead left in their entirety.  The
  859.         maximum message limits made by memory limits are going to be
  860.         the maximum message size here.
  861.  
  862.     .   With mailing list conversion, the moderator or mailing-list
  863.         address is no longer required, and will be assumed to be "NULL"
  864.         if it is missing.  This is for converting one-way mailing lists.
  865.  
  866.     .   Lots of little stuff, most of which I don't remember.
  867.         Mostly bug fixes, thanks to the files that people have sent to
  868.         me.
  869.  
  870.     .   Added option for Mark Prado; new keywords:
  871.          RETURNADDRESS_EMAIL
  872.          RETURNADDRESS_NEWS
  873.  
  874.         They act exactly like RETURNADDRESS does.
  875.      => *If either of these are defined, then the original
  876.      =>  RETURNADDRESS is going to be ignored.*
  877.  
  878.         Mark Prado's usage:
  879.          RETURNADDRESS_EMAIL UUCP  ; To make email come from "UUCP"
  880.          ;RETURNADDRESS_NEWS  ; Commented, so that the real name is used
  881.                               ; in the newsgroups instead of an address etc
  882.         My usage:
  883.          RETURNADDRESS_EMAIL  ; Both of these will contain the person's
  884.          RETURNADDRESS_NEWS   ; email address in the fido header, unless
  885.                               ; the address is over 35 characters
  886.  
  887.     .   Another attempt at putting the cursor in the right place. (:-)
  888.  
  889.     .   People having problems tossing "grunged" packets should
  890.         try this version.  Apparently, some people are getting
  891.         8 bit data on what is supposed to be a 7 bit channel;
  892.         that 8 bit data makes some mail processors treat the
  893.         message as grunged.
  894.  
  895.     .   Nodelist lookup was somehow flawed.  I changed it a bit, now
  896.         it works.  Beats me, I just program the thing..
  897.  
  898.     .   GIGO will _not_ email user@...fidonet.org addresses; now, with
  899.         a special key, it will.  Normally it turns it back to netmail
  900.         immediately, for political reasons.
  901.  
  902.         Also put in provisions for "FASTRETURN orgname.org", so that
  903.         if email is sent to "user@f#.n#.z#.orgname.org", it will be
  904.         immediately treated as netmail, instead of being sent out.
  905.  
  906.     .   On converting mailing lists, gigo was not simplifying
  907.         the address specified in your map file; therefor,
  908.         "user@yoursite" didn't equal "user" like it should
  909.  
  910.     .   Worked on date again; people on other side of timezone line
  911.         were getting the fidonet header's dates incorrect.  Presumably,
  912.         corrected.  Someone in that other side of the world will need
  913.         to let me know :-)
  914.  
  915. [12-20-93]
  916.  
  917.     .   arg, 2 days later than expected..
  918.     .   Extra logging to detect ftpmail failures for Gary
  919.     .   doc'd the source for FIXMAP and LISTSERV
  920.     .   Modified subject lines of the ftpmail requests
  921.         for testing with a program I found (converts
  922.         ascii uuencoded message files to binaries, pretty neat)
  923.         I'll let everyone know how well it works, and if it can be used
  924.         to send groups of files to other people in a more automated
  925.         manner.  (ie, sending zone echomail via internet!)
  926.  
  927. [12-18-93]
  928.  
  929.     .   Attempting better intelligence at finding the tearline and
  930.         origin lines, even in netmail... trying to make it differentiate
  931.         between signatures, no signatures, tearlines, no tearlines..
  932.         It's a messy process with netmail!
  933.  
  934.     .   "HIDE" parameters were not working.  They would have if everyone
  935.         did the same typos I did, oh well. ;-)
  936.  
  937.     .   SPLIT caused problems when not specified.  Fixed.
  938.         (This possibly affected .f.n.z.fidonet.org address parsing?)
  939.  
  940.     .   The mailer-daemon was picking up the null-pointer as an address
  941.         to it's string that got bounced.  Fixed.
  942.  
  943.     .   Added the ability to generate user@f#.n#.z#.organization type
  944.         addresses.  Default is .fidonet.org; you may now specify
  945.         alternate settings (ie, .chigate.com,   .pronet.org,  etc)
  946.  
  947. [12-17-93]
  948.     .   GIGO will now process ".BAG" files as though they are
  949.         newsgroups.  These .BAG files are the files you get from
  950.         receive-only stations such as Plannet Connect, a service that
  951.         provides fidonet, usenet, etc.  Their usenet bundles are
  952.         called .BAG files.
  953.  
  954.         To use this feature, specify BAGS C:\BAGS\ (or the appropriate
  955.         directory of your choice).  You will still need to specify things
  956.         like your spool directory, etc; this is just one of those "optional"
  957.         extras to make life a little bit easier.
  958.  
  959.  
  960.     .   GIGO now supports "function requests" that are triggered when
  961.         emailing special USER accounts.  GIGO will dump the entire message
  962.         to FUNCTION.REQ, and then run the designated program.
  963.  
  964.         Upon return from that program, GIGO will look for FUNCTION.REP, and
  965.         if found, email it back to the person who triggered the response.
  966.  
  967.         Example:
  968.            (in your .Cfg)   USER trigger FUNCTION MyFunc.Bat
  969.  
  970.            (myfunc.bat)
  971.                 echo Public files available from my site
  972.                 Dir c:\pub\*.* /s >>function.rep
  973.  
  974.         You may implement the function request mechanism for just about
  975.         any purpose; some people have expressed an interest in setting
  976.         up outgoing fax.  If anyone gets this working, let me know!
  977.  
  978.     .   Implemented a simple LISTSERV program to manage your mailing lists.
  979.         Source is included.
  980.  
  981.     .   Implemented a rude & crude parser so taht your areafix program
  982.         on the fidonet side can send the gateway it's requests.  The program
  983.         does not have the functionallity of asking your host for the new
  984.         areas, due to no standard being around.  However, it will update
  985.         the map file for you.
  986.  
  987.         Some hosts require that you send your entire active entry;
  988.         if your feed is Netcom, I have a 4dos batch file that will convert
  989.         the map file to a AutoNews request.
  990.  
  991.  
  992.  
  993. [12-16-93]   Figures..
  994.     .   Fixed a bug with the windowing that would lock things up after
  995.         about the 3rd rmail or rnews.  The window kept moving down further
  996.         and further (as far as the computer was concerned, anyways) until
  997.         it locked.
  998.  
  999.     .   Removed 386 detection; hopefully, this will clear up
  1000.         the "endless loop" problem that one person had.   The banner
  1001.         now simply states "(386)".
  1002.     .   Couple of other cosmetic problems.
  1003.  
  1004.  
  1005. [12-15-93]   Finally releasing the 32 bit version
  1006.  
  1007.     LOGBOUNCED logfilename.ext
  1008.  
  1009.              Logs all bounced email to this file
  1010.  
  1011.     LOGFTPMAIL logfile.ext
  1012.  
  1013.              Logs all ftpmail requests
  1014.  
  1015.     Files that come to you compressed, but missing the "#! cunbatch"
  1016.     header line, will now recognized as long as their first character
  1017.     is the  character (which is used at the beginning of any .gz or
  1018.     .Z file made by their appropriate compressors).  When compressing,
  1019.     however, GIGO will _always_ make the appropriate "#! cunbatch" headers.
  1020.  
  1021.     Netmail messages that had ----- in them, but no tearline, were being
  1022.     truncated because the gateway inadvertantly thought it found the
  1023.     tearline.  Now, GIGO will not truncate at the tearline during netmail,
  1024.     which means that if a user _does_ have one, it will be sent out.
  1025.  
  1026.     This should also by the same token stop signatures from being chopped.
  1027.  
  1028.     MAPUF functionallity added - you can now tell the gateway that if
  1029.     someone sends a message to "sysop" at the gateway address, that the
  1030.     sysops's email address is "root@site".  Or, you can do things like
  1031.     if the message is written to "Jason Fesler", have it subsitute
  1032.     "jfesler@wmeonlin.sacbbx.com".
  1033.  
  1034.  
  1035.     Problems with not having a blank line after the header are fixed
  1036.  
  1037.     Zone properly placed in INTL lines now (big oops)
  1038.  
  1039.     Virtual memory mananger information is included
  1040.     If you are running low of extended memory etc, read the
  1041.     PROTECTED.MODE file in the archive.  It has information on
  1042.     how to enable virtaul memory (For defaults, set DOS4GVM=1).
  1043.     This will allow GIGO to use your hard disk when it comes across
  1044.     the really big messages, instead of truncating them.
  1045.  
  1046.     (For grins, I told my system to allow up to 4 megs - even though
  1047.     it only has enough _memory_ to hold up to half a meg - just in
  1048.     case someone sends me that massive uuencoded email message
  1049.     or something...)
  1050.  
  1051.     Finally hacked a way to start allocating that huge region of
  1052.     DOS memory.  As soon as I modify the startup code of the
  1053.     extender, GIGO will use the DOS area of memory if Shroom is
  1054.     found in the current directory (shroom handles the swapping).
  1055.  
  1056.  
  1057.  
  1058.     Spent a LOT of time on a stupid 30 byte bug that would make
  1059.     things die during usenet->fidonet conversion.  I believe this
  1060.     was a bug incurred during the actual code port to 32 bit.
  1061.  
  1062.     Messages that were bounced are from "mail-daemon" instead
  1063.     of "bouncer" to conform to usenet standards
  1064.  
  1065.     "USER infoaccount  INFO INFOFILE.TXT" in your config files
  1066.     will tell gigo that if someone emails "infoaccount@yoursystem",
  1067.     gigo's mail-daemon will send back the INFOFILE.TXT to the user.
  1068.  
  1069.     Common usage would be "USER info INFO status.doc" with status.doc
  1070.     containing the status of current projects, ie gigo, wme, etc.
  1071.  
  1072.  
  1073. [12-08-93] - no release; initial 32bit port done
  1074.  
  1075.     Wow   *   What a _big_ freak'in file!
  1076.  
  1077.     GIGO is now a 32-bit application, with a dos extender.
  1078.     This hatch will include the extender; it will be requestable
  1079.     seperately until version 1.00 is ready.  No sense resending that
  1080.     part over and over again.
  1081.  
  1082.     GIGO requires at least a 386-sx.  Sorry, but to do the fancy stuff,
  1083.     it's required.
  1084.  
  1085.     I need to dig up the docs, but the dos extender allows you to
  1086.     use virtual memory.  I wouldn't suggest it, because
  1087.     of the speed hit, but .. who knows, someone may need to handle a
  1088.     4 meg postscript message..  ;-)
  1089.  
  1090.     Speedups in the output code; since things are no longer multi-section,
  1091.     but instead one big single buffer, things will move just a
  1092.     tad faster.  I can now also remove the redundant string length
  1093.     checks.
  1094.  
  1095.     If you are having problems, let me know.  See the top section
  1096.     of this file for what I need.  Chances are new bugs got introduced
  1097.     when porting to 32 bit.
  1098.  
  1099.  
  1100.     Points are now recognized properly when they write netmail
  1101.     to the gateway.  Scott Parks will probably finally be happy ;-)
  1102.  
  1103.     Nodelist compiler added - when GIGO is processing mail, it will
  1104.     check for the compiled nodelist, and if found, will verify
  1105.     any address in the form of user@f##.n###.z###.fidonet.org, or
  1106.     in the style of user@###-###-###.yoursite.domain.  If they are not
  1107.     in the nodelist, the message is immediately bounced back to the
  1108.     sender.
  1109.  
  1110.     I added this ability since MsgTrack, the main netmail bouncer used
  1111.     by zone and region backbone operators, does not recognize the
  1112.     kludges from FSC-35, which state how to email someone via a gateway.
  1113.     Messages bounced by MsgTrack get bounced by GIGO and sent back to
  1114.     MsgTrack since MsgTrack improperly addressed the mail, making a loop.
  1115.  
  1116.     Messages from "bouncer" or "daemon" (or any of their derivitives)
  1117.     are _not_ checked for a valid address; once again, to prevent dupes
  1118.     (ie, a fake node sending email to another fake node).
  1119.  
  1120. //-----------------------------------------------------------------------//
  1121.  
  1122. [11-29-93]
  1123.  
  1124.     1.  Pointer wasn't initialized when checking fido->usenet names.
  1125.         Sometimes it would consider the newsgroup to be moderated.
  1126.  
  1127.     2.  Munging error?  Note sure why, might be a compiler bug; sometimes
  1128.         when it was told to copy the numeric part over, it would leave the
  1129.         name buffer empty instead, even when the source _wasn't_ empty.
  1130.         I've reorganized the code, and it seems to function correctly now.
  1131.  
  1132.     3.  Added ì -> linefeed translation.  ì is a special character in
  1133.         fidonet mail; it signifies where the BBS was word-wrapping at.
  1134.         GIGO was not translating that function, and I never saw it
  1135.         since none of my software has this behavior.
  1136.  
  1137.     4.  Added ability for ML to filter out bounce messages from the
  1138.         mailing lists.  See attached ML.BAD file for examples and info.
  1139.         This will stop messages that get bounced back to the mailing list
  1140.         from being re-distributed yet again.  Note, they will still be
  1141.         in the message base - just not sent out twice.
  1142.  
  1143.     5.  Slightly modifed mail packet creation - the U line in .XQT files
  1144.         will reflect "Errors-To:" correctly when overriden by ML or by a
  1145.         user.
  1146.  
  1147.     6.  RETURNADDRESS may now be followed by an optional parameter -
  1148.         who you want to have the fidonet headers to say they are from.
  1149.  
  1150.         You have 3 options now:
  1151.  
  1152.         ;RETURNADDRESS
  1153.            When the verb is ommited, the person's real name is
  1154.            placed in the fido header when possible, otherwise their
  1155.            email address is subsituted.
  1156.  
  1157.         RETURNADDRESS
  1158.            attempts to put the other person's email address in the
  1159.            fidonet header, allowing primitive editors to do a netmail
  1160.            reply (to the same email address at the gateway's fidonet
  1161.        location).
  1162.  
  1163.            When their return address will not fit, their real name is
  1164.            subsituted.
  1165.  
  1166.         RETURNADDRESS UUCP (or other name, ie Gateway, internet, UFGATE,etc)
  1167.            This will place the given string in the fidonet header,
  1168.            ie always being from "UUCP".
  1169.  
  1170.  
  1171. [11-20-93]
  1172.  
  1173.     1.  My host can't handle RMAIL lines that are longer than about 400
  1174.         characters - in effect, breaking ML.  I am modifying ML (again)
  1175.         to now use a CCLIST klude instead of CCFILE; the CCLIST will have
  1176.         the list of recipients, up to about 250 characters.
  1177.  
  1178.         Current special kludge lines allowed by GIGO:
  1179.           ^aPASSWORD  password        Tells GIGO that it's secure
  1180.                                       (ie mailing list) and to open all
  1181.                                       abilities up to that message
  1182.           ^aCCFILE    filename        List of people to send to
  1183.                                       (make sure the list is short, or
  1184.                                       else your uplink may have problems)
  1185.  
  1186.                                       GIGO itself will not have ANY problems
  1187.                                       with the size of "filename"; if your
  1188.                                       host can handle it, feel free to use it.
  1189.  
  1190.           ^aCCLIST   name name name   List of people to send to
  1191.                                       (make sure the list is short, or
  1192.                                       else your uplink may have problems)
  1193.  
  1194.                                       GIGO's limit is 512 characters; try
  1195.                                       keeping to 256 instead though, for safety
  1196.                                       sake.  ML will create up to 256 per
  1197.                                       netmail when handling the mailing list.
  1198.  
  1199.       2.  People noticing a "u" at the beginning of your messages -
  1200.           let me know if this version does it.  It should be fixed now.
  1201.  
  1202.       3.  A bit more cleanup is done now.  (whoop-dee?)
  1203.  
  1204. [11-19-93]
  1205.  
  1206.     1   When posting in an echo that is gated to a mailing list, GIGO was
  1207.         accidently including a "Newsgroups: *" line (which as a "Newsgroups: ■"
  1208.         line before 7 bit translation).  When I made mailing list modifications,
  1209.         I forgot to tell the new routines to watch for that special character
  1210.         which meant "Mailing list, do not send as a newsgroup or moderated
  1211.     newsgroup".
  1212.  
  1213.     2   Some speed-ups made by the gateway going from usenet -> fidonet.
  1214.         Not likely to be a _major_ speedup, but every bit helps when you
  1215.         process multiple megs of mail a day.
  1216.  
  1217.     3   Newsgroups weren't putting a newline character after the
  1218.         Organization: line.  Fixed.
  1219.  
  1220.     4   Origin lines were sometimes 1-2 characters too long and GMD running
  1221.         at backbone sites would bitch.  Fixed.
  1222.  
  1223. [11-18-93]
  1224.  
  1225.      Changes made to ML.EXE; it is now a dual-purpose program.
  1226.      It is a combination netmail packer and mailing list manager.
  1227.      Possibly, future versions will allow for subscriptions
  1228.      and desubscriptions; right now, this is not an option.
  1229.  
  1230.      You CAN run ML.EXE without actually running any mailing lists;
  1231.      ML's usefulness will be strictly as a netmail packer.
  1232.  
  1233.      Note that there are a couple of extra options now; please,
  1234.      check these out before running the new ML program.
  1235.  
  1236.      ML will scan your netmail directory, and any netmail written to the
  1237.      gateway's address WILL be packed up.  In addition, it will check
  1238.      for any mail to your main address, and if it sees a "@","!", or "%"
  1239.      in the To: address, or if it was written to "UUCP" etc, it will
  1240.      assume that it should go to your gateway's address as well, and
  1241.      redirect it there.
  1242.  
  1243.      ML's .PKT files are not 100% FTSC compliant; I am ommiting some
  1244.      kludge line information that GIGO does not need.  However, if you try
  1245.      tossing the .PKT files instead of letting GIGO, they may/may not
  1246.      turn out as expected.
  1247.  
  1248. [11-17-93]
  1249.      Had to spend a lot of time on the BBS software; this is my first
  1250.      real chance back at things.
  1251.  
  1252.      1.  Making ML and GIGO more integrated; ML will only write one copy
  1253.          of the netmail message, with a special CCLIST line pointing
  1254.          to the file of email addresses.  GIGO will write a single
  1255.          email message, and will expect the smarthost to be able to
  1256.          handle "rmail user user user user .." lines (standard).
  1257.  
  1258.      2.  You can use "ORIGIN=ORGANIZATION" or "ORGANIZATION=ORIGIN"
  1259.          without specifying any actual text now.
  1260.  
  1261.      3.  GIGO puts it's speil in a PID kludge only for fidonet mail;
  1262.          it's too long to put on the tearline.  The tearline itself
  1263.          is now blank, to keep FTSC police happy.
  1264.  
  1265.          GIGO is now placing your serial number (so you can show it
  1266.          off to the world), and also your sitename, to help track
  1267.          dupes that may occur.
  1268.  
  1269.      4.  Received: lines (actually, these were already here, just now
  1270.          documenting them..) for outgoing email.
  1271.  
  1272.      5.  If you have somehow MISSED the "SITE LOCAL <your site address"
  1273.          information, SEE THE NOTES FOR 11-10-93 #6 ..
  1274.  
  1275.      This will take care of MANY of your problems!
  1276.  
  1277.      6.  Messages that your site was not able to translate, ie because
  1278.          of a bad sitename, and you did not specify KEEP_UNKNOWN,
  1279.          were being bounced back... to the postmaster of your
  1280.          smarthost instead of to the original sender.  Fixed.
  1281.  
  1282. [11-13-93]
  1283.  
  1284.      1.  Memory corruption was taking place on the last version.
  1285.          Don't know why.
  1286.  
  1287.          This version has extensive debugging; if it gives problems, I want
  1288.          the relevant portions of the log files.  If you still have
  1289.          the input files, send me those with your .cfg's.
  1290.  
  1291.      2.  Slightly new behavior for GIGO:  If a user enters a header line
  1292.          at the top of his message, GIGO will check the validity of it.
  1293.          If you allow it ("Allow_Reply-To:", "Allow_From:", etc), GIGO
  1294.          will go ahead and take it.  If you DON'T allow it, GIGO will
  1295.          assume that it's the start of the message.
  1296.  
  1297.          Reason for change: stability
  1298.  
  1299.      3.  PID fixed for unregistered sites.
  1300.  
  1301.      4.  LOGO stuff changed a bit..
  1302.            /NOLOGO  skips the opening screen.
  1303.            Opening screen does not say anything about shareware etc
  1304.            Opening screen flashes just once now, runs a bit faster
  1305.            Non-registered people get ending screen, with a small
  1306.              two second pause; shareware screen shows this time
  1307.              /NOLOGO will _not_ turn this screen off
  1308.  
  1309. [11-12-93]
  1310.  
  1311.      1.  GIGO was previously word-wrapping _all_ lines of the fidonet
  1312.          message LINESPLIT was defined.  Now, GIGO will do all but one
  1313.          line - the "* Origin:" line.  Some people had origin lines
  1314.          that were even just one character too long, so GIGO was cutting
  1315.          their address off, thereby eliminating it's ability to figure out
  1316.          what address the user was from.   Thanks to Scott Parks..
  1317.  
  1318.      2.  Incorrect keywords.. "FSC-38" should be replaced with "FSC-35"
  1319.          anywhere you find it in GIGO.
  1320.  
  1321.      3.  Changed the wording on the docs and cfg files for "DOMAIN"
  1322.  
  1323. [11-10-93]
  1324.      1. [See also #5]
  1325.  
  1326.         Attempted DV compatibility.  I have successfully made
  1327.         GIGO to be DV aware - ie, if DV is loaded, GIGO locks like a
  1328.     mother..
  1329.  
  1330.     Needless to say, I can't get DV compatibility on here.
  1331.  
  1332.      2. Added "LOGKEPT filename.ext"  and  "LOGDUMPED filename.ext".
  1333.         LOGKEPT will log all newsgroups that were kept, and
  1334.         what echo names they were given.  LOGDUMPED simply logs which
  1335.         areas were dumped.
  1336.  
  1337.         These are not sorted, and dupes are not removed.  These were
  1338.         only added at the request of some gateway admins; I will leave
  1339.         it to them to determine a way to make these files useful.
  1340.  
  1341.         If you don't need them, turn them off - they _will_ slow
  1342.         things down.
  1343.  
  1344.     3.  Path line fixed.
  1345.  
  1346.     4.  Checked on "Organization" line; put it under all 4 combinations
  1347.         of possibilities.   No problems.   If you continue to have problems,
  1348.         send me your config.
  1349.  
  1350.     5.  GIGO will no longer use direct video; it now uses BIOS calls to
  1351.         handle all of it's video.  If you want to re-enable direct
  1352.         screen writes, put DIRECTVIDEO in your config file.  It will take
  1353.         effect _after_ the .CFG file is loaded.
  1354.  
  1355.         This will slow down the logo screen, as well as general
  1356.         message output.  If it slows down too much, put DIRECTVIDEO
  1357.         back into the config file.   The BIOS stuff is strictly as
  1358.         a way for DesqView people to not have to use the "Program
  1359.         uses direct writes" option, as that slows them down considerably,
  1360.         and is about the closest I can make Borland come to being DV
  1361.         happy.
  1362.  
  1363.     6.  People who had users posting from the gateway's BBS were noticing
  1364.         that GIGO was putting in a system address instead of just puting
  1365.         in the site & domain (ie, joe.blow@1-2-3-4.site instead of
  1366.         simply joe.blow@site).
  1367.  
  1368.         Add the following:
  1369.  
  1370.             SITE  local  1:203/7707 ; (use YOUR main address!)
  1371.  
  1372.         Alternatively, you can use an actual sub-site name, or tell
  1373.         GIGO to use the fidonet.org style addresses.  Examples are in order..
  1374.  
  1375.         SITE local       1:203/7707.0; produces joe.sysop@gateway.site
  1376.         SITE home        1:203/7707.0; produces joe.sysop@home.gateway.site
  1377.         SITE gateway     1:203/7707.0  produces joe.sysop@1-2-3-4.gateway.site
  1378.         SITE fidonet.org 1:203/7707.0; produces joe.sysop@p4.f3.n2.z1.fidonet.org
  1379.  
  1380.         Use the one that you prefer mail from your own system to look like.
  1381.  
  1382. [11-08-93]
  1383.  
  1384.      1.  FTPMAIL command added: SIZE
  1385.          Requester can now specify a block size from
  1386.          1500 to 45000 bytes (before encoding).  By default,
  1387.          files are sent in 9990 byte blocks (approx 12k after encoding)
  1388.          so that fidonet gateways don't have to break the message up;
  1389.          this command allows the _REAL_ internet sites choose a real
  1390.          block size instead of the weeny fidonet limits.
  1391.  
  1392.      2.  Compression of outbound mail should work now.  I forgot the path.
  1393.  
  1394.      3.  FSC38 must now be specified.  If not, then the ^aREPLYTO
  1395.          and ^aREPLYADDR kludges will not be generated on fidonet mail.
  1396.          Added because RA has bugs handling FSC38 (grr)
  1397.  
  1398.      4.  You may now specify /MAIL, /NEWS, and/or /FIDO on the command
  1399.          line to specify which actions you want to do.  These WILL
  1400.          override whatever is in your .CFG file.
  1401.  
  1402. [11-07-93]
  1403.  
  1404.      1.  Nasty bug when there was a usenet HEADER, but no MESSAGE.
  1405.          Fixed.
  1406.  
  1407.      2.  If you have problems with the SWAPEMS, SWAPXMS, SWAPEXT, or
  1408.          SWAPPATH options, disable them.  Play with the settings.
  1409.          Some of these options are incompatible with some machines.
  1410.  
  1411.          If all else fails, disable _ALL_ of them, and get a copy
  1412.          of SHROOM.  It will reliable and cleanup (albeit only to disk)
  1413.          swap out GIGO for you.
  1414.  
  1415.      3.  Took out some of the status messages that were bogging the logging
  1416.          down.  Now, only truely informational messages are put into the
  1417.          log, as well as all errors.
  1418.  
  1419.      4.  Trying to sqeak just a bit more of the memory down, but.. (sigh)
  1420.          GIGO definately eats a lot of it.
  1421.  
  1422.      5.  For bernd@... in the config file, "MYPATH" may now be defined.
  1423.          It defaults to the MYSITE value.  It will be used for all
  1424.          newsgroups, on the "Path: MYPATH!user" line.  If used, it will
  1425.          be up to you to make sure it's legal.  No checking is done by
  1426.          GIGO to check it's legality.
  1427.  
  1428.  
  1429.      6.  Typo in source code fixed; now, if you specify ORGANIZATION,
  1430.          but do not specify the ORGANIZATION=ORIGIN, it should work
  1431.          properly.
  1432.  
  1433.      7.  Screwed with date code again; this time, it's not the incomming
  1434.          dates getting mangled.  This time, (theoreticly) I've got the
  1435.          outgoing dates correct, too.  Let me know if you find otherwise.
  1436.  
  1437.      8.  GIGO is now being compiled with 8088 code.  If this seems to be
  1438.          a speed hit, let me know, and I'll start bundling both versions
  1439.          into the archive.
  1440.  
  1441. [11-05-93]
  1442.  
  1443.      1.  Removed SHROOM support.  It's only option for swapping is
  1444.          via disk.
  1445.  
  1446.      2.  Added SPAWNO.LIB to the project; GIGO will now swap on it's own.
  1447.          New config options
  1448.             SWAPEMS
  1449.             SWAPXMS
  1450.             SWAPEXT
  1451.             SWAPPATH  pathname
  1452.  
  1453.          By default, if none of these are defined, GIGO will check
  1454.          the dos environment for TMP or TEMP; if found, GIGO will swap
  1455.          to that directory.  IF not, then GIGO will use the current
  1456.          directory.
  1457.  
  1458.          Using the SWAPEMS, SWAPXMS, and SWAPEXT config verbs will make
  1459.          swapping a LOT faster!
  1460.  
  1461.      3.  Fixed SPAWNO support.  (Don't ask.. just take my word for it..)
  1462.  
  1463.      4.  GIGO will no longer make a Path: line on email, just newsgroups.
  1464.  
  1465.      5.  NEW COMMANDS in FTPMAIL requests:  "BINARY" and "ASCII".
  1466.          By default, GIGO will now autodetect the type of file being
  1467.          requested, and if it is straight ASCII, send it as a regular
  1468.          email message.  If it's binary, it will uuencode it first.
  1469.  
  1470.          BINARY and ASCII allow the user to override the autodetection.
  1471.  
  1472.      6.  If TEST is defined, GIGO will now only scan the spool directory
  1473.          _once_ instead of twice, preventing your getting two of everything.
  1474.          A side effect is, if a fidonet person sends a ftpmail requests,
  1475.          his email message(s) back will not be converted to netmail
  1476.          until next time you run GIGO.
  1477.  
  1478.  
  1479. [11-04-93]   version 0.80
  1480.  
  1481.      I've seen some wierd stuff that was off-standards and all, but
  1482.      this definately takes the cake..
  1483.  
  1484.      1.  File names where the sitename in the data file were truncated
  1485.          prematurely at 4-5 characters instead of 6 are now properly
  1486.          detected.
  1487.  
  1488.          GIGO should be having no problems with munging now.  GIGO takes
  1489.          up to 8 passes parsing the file names and site names in memory
  1490.          to find the appropriate string, testing munging with your site
  1491.          name and your feed's site name, to handle non-standard .X/.D files.
  1492.  
  1493.      2.  Fixes on handling *.X files..
  1494.           a. "C NEWS" and "C RNEWS" mean the same thing
  1495.           b. "C NEWS " will now be handled properly (why the heck is
  1496.              there a space in there?!?).  Anyhow, some people experienced
  1497.              this problem.
  1498.  
  1499.           c. If the command is unknown (not rnews, news, or rmail),
  1500.              I am going to start logging it.
  1501.  
  1502.      3.  Slightly faster when generating fidonet messages; the
  1503.          \n -> \r conversion has been rewritten (wow - 3 lines of
  1504.          code, rewritten for faster logic.. :-).  Anything to
  1505.          make gating faster.
  1506.  
  1507.      Stupid Stats as of 11/4/93
  1508.           GATEWAY.EXE:  6940 lines of code, not counting headers
  1509.           ML.EXE:       1420 lines of code, not counting headers
  1510.                              or the MSGAPI code by Scott Dudley
  1511.  
  1512.  
  1513. [11-02-93]
  1514.      1.  Fixed ML.EXE; it no longer locks up for Rick Christian.. :-)
  1515.          (Sorry, I don't remember what the bug was, I just know it works..)
  1516.  
  1517.      2.  Added integrity check to ML.EXE.
  1518.  
  1519.      3.  New config variable:  "KEEP_UNKNOWN".  If defined, if you
  1520.          get email that the gateway does not now how to deliver
  1521.          (ie, to john.doe@bogus.yoursite.domain), GIGO will keep the
  1522.          message, and send it to your netmail address for you to manually
  1523.          forward or bounce.
  1524.  
  1525.          If "KEEP_UNKNOWN" is _not_ defined, GIGO will automaticly return
  1526.          any undeliverable mail back to the sender.
  1527.  
  1528.      4.  ^aPASSWORD kludge fixed, hopefully for the last time.  ML should
  1529.          be working fairly flawlessly now.
  1530.  
  1531.      5.  Email messages that were too long for GIGO's internal buffer
  1532.          were locking GIGO up.  Fixed.
  1533.  
  1534.  
  1535. [10-31-93]
  1536.      1.  Munge code replaced by code from Waffle 1.63
  1537.          Thanks, Bernd..
  1538.  
  1539.          Let's see how well this works for people with those
  1540.          really long packet names like foobarBC125423532515151512... :-)
  1541.  
  1542.      2.  Received approval to include "Shroom" with GIGO.  Now, all
  1543.          I need is to get permission for the compress program, and
  1544.          for uucico..
  1545.  
  1546.      3.  Fixed a lastread problem with ML.
  1547.  
  1548. [10-27-93]
  1549.      1.  ftpmail requests are processed _quite_ a bit faster now.
  1550.          Before running ftpmail requests, I dump the message buffers,
  1551.          and reallocate it for using with uuencode input and output
  1552.          buffering.  MUCH faster reading/writing 60k at a time than it
  1553.          is to write 60 bytes at a time!
  1554.  
  1555. [10-24-93]
  1556.  
  1557.      1.  Improved .fidonet.org address detection;
  1558.          user@f##...fidonet.org is considered netmailable, and
  1559.          bheese@mcws.fidonet.org is considered emailable, for purposes
  1560.          of deciding whether to use email or netmail to deliver the
  1561.          message, and in determining if ftpmail requests are allowed.
  1562.  
  1563.      2.  Improved detection of ^aPASSWORD kludge lines in conjuction wiht
  1564.          the mailing list.
  1565.  
  1566.      3.  ML.ZIP is now included; it's a preliminary form of
  1567.          a mailing list processor.  It leaves most of the gating work to
  1568.          GIGO; ML.ZIP is just the message base interface.
  1569.  
  1570.          It supports Squish/*.MSG now.  If you feel that a Hudson or
  1571.          JAM implementation should be written, contact me, so that I
  1572.          can give you the few specifications needed to use GIGO as I
  1573.          am.  If you would like your version for your message base
  1574.          distributed, contact me :-)
  1575.  
  1576. [10-13-93]
  1577.  
  1578.      1.  Damn date bug, different one.  This house is infested with
  1579.          the creatures.  Pulled out the can of RAID, sprayed that bugger,
  1580.          and now the timezone names (in parenthesis following the dates)
  1581.          are now showing the proper names instead of gibberish.  Now, if
  1582.          only I would stop talking gibberish..
  1583.  
  1584.      2.  Some people are having problems with the D.* and X.* file names
  1585.          being mis-translated.  I can't find a problem with the code.
  1586.          However, I have treated the code in such a way, that if it gets the
  1587.          wrong size file name, it automaticly reverses the names, and
  1588.          tries it in the other direction - if it gets a proper file name,
  1589.          cool, it will use it.
  1590.  
  1591.      3.  GIGO will allow for extra header lines to be specified in the
  1592.          messages.  Ie,
  1593.             To: user@domain
  1594.             Reply-To: jfesler@wmeonlin.sacbbx.com
  1595.             X-Disclaimer: My views are my own.  Problems >/dev/null
  1596.  
  1597.             This is a sample message
  1598.  
  1599.          GIGO will actually UNDERSTAND the extra header lines.
  1600.          Only those that you, the site administrator, allow, will be
  1601.          actually in the header itself; any that are not directly
  1602.          allowed are passed in the message body instead.
  1603.  
  1604.          To enable any user-defined headers, add to your config file:
  1605.             Allow_HeaderName:
  1606.             Allow_Reply-To:
  1607.             Allow_X-Disclaimer:
  1608.  
  1609.      4.  If tke kludgeline PASSWORD ML exists in the netmail or
  1610.          echomail message, _all_ header lines are considered valid,
  1611.          whether or not they are defined in your setup.
  1612.  
  1613.          In a VERY near future, you will have your choice of passwords
  1614.          in this field.
  1615.  
  1616.          This is for compatibility with the mailing list that I am writing,
  1617.          as well as any 3rd party utils, that need to send extra header
  1618.          lines.  They can be told in include the PASSWORD line,
  1619.          enabling Gigo to import all headers.
  1620.  
  1621.      5.  If FTPMAIL-MAXBYTES or FTPMAIL-MAXFILES is missing, default
  1622.          is (practically) no limit.  Okay, there is a limit.   If you have
  1623.          more than 4 gigs, it will stop at 4 gigs.  Oh well, sue me.
  1624.  
  1625.          If FTPMAIL-FIDONET is missing, fidonet ftpmail requests will
  1626.          be returned with a message stating that it's not allowed.
  1627.          Be sure to include FTPMAIL-FIDONET if you want fidonet users
  1628.          to be able to use ftpmail services via your system.
  1629.  
  1630.          (This does NOT affect ftpmail requests from other sites, just
  1631.          yours.).
  1632.  
  1633.     6.   It's possible that outbound names were not always correct; I
  1634.          noticed a problem late tonight on my programming machine,
  1635.          but haven't been noticing it on the actual gateway for my net.
  1636.  
  1637.          Any case, I squashed that bug.
  1638.  
  1639.  
  1640. [10-12-93]
  1641.  
  1642.      0.  (Missing from docs)
  1643.  
  1644.          Samples on USER statements
  1645.            USER jfesler 1:203/7707.0 Jason Fesler
  1646.            USER jfesler 1:203/7707.1 Jason Fesler
  1647.            USER jfesler                     BOUNCE
  1648.            USER jfesler                     BOUNCE he-died.txt
  1649.            USER jfesler@wmeonlin.sacbbx.com BOUNCE jfesler@heaven.com
  1650.            ; Above three bounces bounce the internet->fidonet side
  1651.  
  1652.            USER bounce 1:203/8055 Sysop
  1653.            ; Above bounces only "Sysop" from 203/8055, fido->internet
  1654.  
  1655.          Sample SITE statements
  1656.            SITE local       1:203/7707 ; anything from here is
  1657.                           ; user@wmeonlin.sacbbx.com, no sub site
  1658.            SITE home        1:203/7707.1 ; where I personally post from
  1659.            SITE purgatory   BOUNCE     ; This site does NOT exist any more!
  1660.            SITE cherynoble  BOUNCE        nuked.txt
  1661.            SITE BOUNCE      1:203/8055 ; Don't take his mail, he's an ass
  1662.            SITE GATEWAY     1:*/*   ; Gate for all other parts of zone 1
  1663.            SITE FIDONET.ORG *:*/*   ; standard f.n.z.fidonet.org
  1664.  
  1665.            ;The third line bounces any mail to the site
  1666.            ;cherynoble, giving back the message in nuked.txt
  1667.  
  1668.            ;The fourth line bounces fidonet netmail from
  1669.            ;1:203/8055, eliminating his/her users from being
  1670.            ;able to use the gateway.
  1671.  
  1672.      1.  FTPMAIL requests were incorrectly putting some of the text
  1673.          into the .REQ file (basically, the lines weren't commented,
  1674.          so the find & uuencode section was searching for the actual
  1675.          files..
  1676.  
  1677.      2.  Cleaned up fidonet name -> internet name conversion.
  1678.          Whenever there is the potention for multiple dots,
  1679.          ie "Dr. Dobbs" -> "Dr..Dobbs", GIGO will subsitute
  1680.          an underscore for the dot.
  1681.  
  1682.      3.  You can now control ftpmail requests a bit better.
  1683.            FTPMAIL-MAXFILES 10  ; Max 10 files returned per req
  1684.            FTPMAIL-MAXBYTES 1000000; max bytes returned per req
  1685.            FTPMAIL-FIDONET ; if defined, allows fidonet users
  1686.                            ; to use ftpmail requests.  If not
  1687.                            ; defined, stops .fidonet.org and
  1688.                            ; stops .yoursite requests ...
  1689.  
  1690.      4.  Fixed yet another date bug.  Numeric time zone codes
  1691.          were being improperly applied.  Seems to work now.. but
  1692.          then again, thought it was fixed _last_ time.
  1693.  
  1694.      5.  In outgoing date/time strings, the numeric time zone
  1695.          is always placed into the string relative to UTC.
  1696.          The time zone name is placed in parenthesis following
  1697.          the date, as a standard comment, stating the time zone
  1698.          that the message was sent from (as in the gateway's tzone).
  1699.  
  1700.      6.  In the subject line of split messages, the split number was
  1701.          always off by 1.  Fixed.
  1702.  
  1703.      7.  Version number now shows on GIGO tearline (does not include
  1704.          compile date).
  1705.  
  1706.      8.  ORGANIZATION line now fixed; if you specify an ORGANIZATION
  1707.          but do not specify ORGANIZATION=ORIGIN, GIGO will no longer
  1708.          add the origin line to the organ line.
  1709.  
  1710.      9.  Via lines and other kludge lines are no longer sent via
  1711.          email.  All tracking information from the fidonet side of
  1712.          a message's travels will be lost as it hits the gateway.
  1713.  
  1714.     10.  IMPORTANT
  1715.           Add to your cfg file..
  1716.            FTPMAIL-MAXFILES  10        ; ten files
  1717.            FTPMAIL-MAXBYTES  1000000   ; one meg
  1718.            FTPMAIL-FIDONET ; Allows fidonet people to route via netmail
  1719.                            ; not allowed in fidonet..
  1720.  
  1721.  
  1722.  
  1723. [10-07-93]
  1724.  
  1725.     The date field in the FidoNet header was incorrect if the usenet header
  1726.     showed 1993 instead of 93 (causing the fidonet header date to be off by
  1727.     literally _years_ .. :-).  This bug has been eradicated.
  1728.  
  1729. [10-06-93]
  1730.  
  1731.     "USER" statements are now properly working; anybody defined in a USER
  1732.     statement will be allowed to use the gateway for outgoing email.  Also,
  1733.     the email address in the USER statement will be their prefered email
  1734.     address when generating outgoing messages.
  1735.  
  1736.     If multiple USER lines are listed for the same person, the top one takes
  1737.     precedence, and the lower ones are alternate addresses for _incomming_
  1738.     mail.
  1739.  
  1740.     Thanks to _everyone_ who found this bug and pointed it out..
  1741.  
  1742.  
  1743. [10-03-93]
  1744.  
  1745.     First public beta release given to other people.
  1746.     Thanks to Jim Northrup for helping thus far :-)
  1747.  
  1748. [09-01-93]
  1749.  
  1750.     Started working on GIGO
  1751.  
  1752.  
  1753.